Implementing Campaign Manager - External Integrations


Common Status Codes

Status codes are used to control code execution when parsing returned data.

They have a machine readable value so they do not change despite the user locale.

Status Comments
OK The method succeeded, and data is available in the Result object.
Unknown The method failed, but no further details are available.
TokenInvalid The method failed because the token supplied was invalid. Additional information may be available in the Detail array.
Duplicate  
SessionBumped The method failed because the token has been used from another location, or has timed out due to inactivity.
ForeignKeyViolation  
DatabaseTimeoutError The method failed because the underlying database did not respond in time. Retrying this method may succeed.
UserIDInvalid  
InvalidArguments The method failed because one or more of the parameters supplied failed the validation rules for this method. A list of which parameters are invalid, and what validation rule was broken is available in the Detail object.
AccessDenied The method failed because the token is valid but the user associated with this token does not have permissions to perform the requested method. Grant additional permissions to this user, or request a token for a user with increased permissions.
NotImplemented  
NotFound The method failed because an object could not be located.
InvalidStateChange  
CampaignPausedForDataLoad  
CampaignIsActive  
DocumentLocked  
DocumentNotUnlocked  
ProcessingException  
CannotBeLoaded  
EngineError_NotIndexed  
CampaignHistoryDatabaseNotDefined  
CampaignHistoryDatabaseNotConfigured  
CampaignHistoryDatabaseMissing  
CampaignNotMarkedForRolloff  
FolderTypeNotCompatible The method failed because the folder was not compatible with the specified object.
ParameterTruncation The method failed because string data was lost due to truncation.
LoginInvalid  
LoginPasswordExpired  
LoginTooManyAttempts  
PasswordInvalid  
Base64Invalid  
XMLInvalid  
SignatureInvalid  
  Online & Instructor-Led Courses | Training Videos | Webinar Recordings
© Alterian. All Rights Reserved. | Privacy Policy | Legal Notice